UCF STIG Viewer Logo

System files, programs, and directories must be group-owned by a system group.


Overview

Finding ID Version Rule ID IA Controls Severity
V-796 GEN001240 SV-796r2_rule ECLP-1 Medium
Description
Restricting permissions will protect the files from unauthorized modification.
STIG Date
Solaris 10 X86 Security Technical Implementation Guide 2014-06-27

Details

Check Text ( None )
None
Fix Text (F-950r2_fix)
Change the group owner of system files to a system group.

Procedure:
# chgrp root /path/to/system/file

(System groups other than root may be used.)